home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / libcompress-raw-zlib-perl / copyright < prev   
Encoding:
Text File  |  2009-06-26  |  2.6 KB  |  67 lines

  1. This is the debian package for the Compress-Raw-Zlib module.
  2. It was created by Krzysztof Krzyzaniak (eloy) <eloy@debian.org> using
  3. dh-make-perl.
  4.  
  5. It was downloaded from: http://search.cpan.org/dist/Compress-Raw-Zlib/
  6.  
  7. The upstream author is: Paul Marquess <pmqs@cpan.org>.
  8.  
  9. Copyright (c) 2005-2008 Paul Marquess. All rights reserved.
  10.  
  11. This program is free software, you can redistribute it and/or modify it under
  12. the same terms as Perl itself.
  13.  
  14. Perl is distributed under licenses:
  15.  
  16.     a) the GNU General Public License as published by the Free Software
  17.        Foundation; either version 1, or (at your option) any later
  18.        version, or
  19.   
  20.     b) the "Artistic License" which comes with Perl.
  21.   
  22.     On Debian GNU/Linux systems, the complete text of the GNU General
  23.     Public License can be found in /usr/share/common-licenses/GPL' and
  24.     the Artistic Licence in /usr/share/common-licenses/Artistic'.
  25.  
  26.  
  27. The directory zlib-src contains a subset of the source files copied directly
  28. from zlib version 1.2.3. 
  29. Full source for the zlib library is available at http://www.zlib.org
  30.  
  31. Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
  32.  
  33. This software is provided 'as-is', without any express or implied
  34. warranty.  In no event will the authors be held liable for any damages
  35. arising from the use of this software.
  36.  
  37. Permission is granted to anyone to use this software for any purpose,
  38. including commercial applications, and to alter it and redistribute it
  39. freely, subject to the following restrictions:
  40.  
  41.   1. The origin of this software must not be misrepresented; you must not
  42.      claim that you wrote the original software. If you use this software
  43.      in a product, an acknowledgment in the product documentation would be
  44.      appreciated but is not required.
  45.   2. Altered source versions must be plainly marked as such, and must not be
  46.      misrepresented as being the original software.
  47.   3. This notice may not be removed or altered from any source distribution.
  48.  
  49.   Jean-loup Gailly        Mark Adler
  50.   jloup@gzip.org          madler@alumni.caltech.edu
  51.  
  52.  
  53. The data format used by the zlib library is described by RFCs (Request for
  54. Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt
  55. (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).
  56.  
  57.  
  58. The file ppport.h contains the following copyright/license notice:
  59.  
  60. COPYRIGHT
  61. Version 3.x, Copyright (c) 2004-2006, Marcus Holland-Moritz.
  62. Version 2.x, Copyright (C) 2001, Paul Marquess.
  63. Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
  64.  
  65. This program is free software; you can redistribute it and/or modify it
  66. under the same terms as Perl itself.
  67.